home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / telecomm / sticpsrc.lzh / SOURCE.ARC / UNRES.C < prev    next >
Text File  |  1990-01-14  |  210b  |  25 lines

  1. /* routines still to be written in assembler for Turbo C */
  2.  
  3. char spl (char level)
  4. {
  5.     return level;
  6. }
  7.  
  8. void trap_5 ()
  9. {
  10. }
  11.  
  12. sccvec ()
  13. {
  14. }
  15.  
  16. sccnovec ()
  17. {
  18. }
  19.  
  20. scctvec ()
  21. {
  22. }
  23.  
  24. long sccotvec;
  25.